Skip to content

chore: Add support for Django 6.0#125

Merged
CuriousLearner merged 1 commit intomasterfrom
support-6.x
Dec 23, 2025
Merged

chore: Add support for Django 6.0#125
CuriousLearner merged 1 commit intomasterfrom
support-6.x

Conversation

@CuriousLearner
Copy link
Owner

Add support for Django 6.0 and release 3.3.0

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds support for Django 6.0 and releases version 3.3.0 of the django-phone-verify package. The changes update configuration files and package metadata to declare compatibility with Django 6.0 and Python 3.14, while maintaining backwards compatibility with earlier versions.

  • Version bump from 3.2.0 to 3.3.0 across all package files
  • Addition of Django 6.0 support with Python 3.12+ requirement
  • Updated tox test matrix to include Django 6.0 testing configurations

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tox.ini Adds Django 6.0 test environment with Python 3.12-3.14 support and dependency specification
setup.py Updates version to 3.3.0 and adds Django 5.2 and 6.0 framework classifiers
pyproject.toml Updates version to 3.3.0 and adds Django 6.0 framework classifier
requirements/development.txt Updates Django dependency from 5.2.8 to 6.0 for development environment
phone_verify/init.py Updates package version string to 3.3.0
CHANGELOG.rst Documents Django 6.0 support release with release date and Python version requirements

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@CuriousLearner CuriousLearner merged commit a240527 into master Dec 23, 2025
21 checks passed
@CuriousLearner CuriousLearner deleted the support-6.x branch December 23, 2025 03:02
@CuriousLearner CuriousLearner restored the support-6.x branch December 23, 2025 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant